tests/str: Rework invocation
authorColin Walters <walters@verbum.org>
Fri, 9 Mar 2018 18:26:07 +0000 (13:26 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 16 Mar 2018 13:26:22 +0000 (13:26 +0000)
commit10fb74025d9b9b0fe124918ccbead7965c801d85
tree7bd54b590e70eb2c9b551038f0e18e6787e6faa8
parent5b3f79d4bb7dc80f4bc750a9e8911709646a5523
tests/str: Rework invocation

Let's make our `run.sh` generically support any playbook. This is prep for
writing further tests in Ansible. Along with that, rework the Ansible so that
`tests.yml` is a playbook, and then the other bits are just task lists. It's
easier to read.

I also started to add a `use_git_build` variable with the idea that we'll be
able to run these same tests against an upstream image by setting that variable
off.

Closes: #1493
Approved by: jlebon
.papr.yml
tests/fedora-str/overlay-git.yml
tests/fedora-str/playbook-run.sh [new file with mode: 0755]
tests/fedora-str/run.sh [deleted file]
tests/fedora-str/sysinstall-tests.yml
tests/fedora-str/tests.yml